Description: KDE 5/6 Dolphin Context Menu Enhancements Scripts to make your life a little easier and more productive.
Tools currently included:
Open All Files (dce_open_all_files.sh):
Functionality: This script is designed to open multiple files of specific extensions with predefined programs. The user can customize which file extensions are recognized and specify the corresponding applications to open those files. Usage: You can define the file types and their associated programs in the APP_FILES declaration within the script. Once configured, the script will open all files with the recognized extensions in the selected applications when triggered via the Dolphin context menu.
Paste As Link (dce_paste_link.sh):
Functionality: This script allows users to copy a single file or folder and paste it as a symbolic link in the target directory within Dolphin. It also provides an option to rename the link during the process. Usage: After copying a file or folder, you can use the "Paste As Link" option in the Dolphin context menu to create a symbolic link in the destination directory. If multiple items are selected, only one link will be created.
Ratings & Comments
0 Comments